func runtime.notetsleep_internal
3 uses
runtime (current package)
lock_futex.go#L172: func notetsleep_internal(n *note, ns int64) bool {
lock_futex.go#L224: return notetsleep_internal(n, ns)
lock_futex.go#L236: ok := notetsleep_internal(n, ns)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)